Papers by David Robert Reich
Automatic detection of dyslexia based on eye movements during reading in Russian (2025.acl-short)
Copied to clipboard
| Challenge: | Existing screening tests for dyslexia are time- and resource-consuming . early diagnosis is key for learning disabilities, but eye tracking technology is promising . |
| Approach: | They propose to automatically classify dyslexia based on eye movements recorded during natural reading combined with basic demographic information and linguistic features. |
| Outcome: | The proposed model outperforms the state-of-the-art model by 7 % and has an AUC of 0.93 . the focus features matter the most for classification, the authors show . |
Lending Eyesight to Language Models: Modeling and Probing Human scanpath through Transformer Decoder (2026.findings-acl)
Copied to clipboard
| Challenge: | Decoded language models have shown to exhibit striking parallels with human cognitive processes. |
| Approach: | They propose a plug-and-play module that transforms an autoregressive language model into an autorregressive eye model and probes it through a linguistic model. |
| Outcome: | The proposed module can be used to model human-like gaze shifts in language models. |